Query this instance for a particular COM interface support.
            
            
            
            
            
            
            
            '宣言
 
Public Overloads Overridable Function QueryInterface(Of  As ComObject)() As 
             
        
            
            public virtual  QueryInterface<>()
where T: ComObject
             
        
             
        
            
            型パラメータ
- T
 
- The type of the COM interface to query
 
            戻り値の型
An instance of the queried interface